﻿2026-06-04T17:19:07.6132876Z Current runner version: '2.334.0'
2026-06-04T17:19:07.6141955Z Runner name: 'gravity'
2026-06-04T17:19:07.6143223Z Runner group name: 'Default'
2026-06-04T17:19:07.6144624Z Machine name: 'gravity-linux'
2026-06-04T17:19:07.6148585Z ##[group]GITHUB_TOKEN Permissions
2026-06-04T17:19:07.6153462Z Contents: read
2026-06-04T17:19:07.6154291Z Metadata: read
2026-06-04T17:19:07.6155288Z Packages: read
2026-06-04T17:19:07.6156072Z ##[endgroup]
2026-06-04T17:19:07.6160164Z Secret source: Actions
2026-06-04T17:19:07.6161551Z Prepare workflow directory
2026-06-04T17:19:07.6929016Z Prepare all required actions
2026-06-04T17:19:07.6989635Z Getting action download info
2026-06-04T17:19:08.2613316Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-04T17:19:09.3673408Z Complete job name: test (self-hosted, Linux, gravity)
2026-06-04T17:19:09.5264446Z ##[group]Run actions/checkout@v5
2026-06-04T17:19:09.5266647Z with:
2026-06-04T17:19:09.5267814Z   repository: SaberMage/spt-core
2026-06-04T17:19:09.5284316Z   token: ***
2026-06-04T17:19:09.5285472Z   ssh-strict: true
2026-06-04T17:19:09.5286651Z   ssh-user: git
2026-06-04T17:19:09.5287862Z   persist-credentials: true
2026-06-04T17:19:09.5289297Z   clean: true
2026-06-04T17:19:09.5290527Z   sparse-checkout-cone-mode: true
2026-06-04T17:19:09.5291984Z   fetch-depth: 1
2026-06-04T17:19:09.5293160Z   fetch-tags: false
2026-06-04T17:19:09.5294376Z   show-progress: true
2026-06-04T17:19:09.5295605Z   lfs: false
2026-06-04T17:19:09.5296753Z   submodules: false
2026-06-04T17:19:09.5297993Z   set-safe-directory: true
2026-06-04T17:19:09.5300028Z ##[endgroup]
2026-06-04T17:19:09.6901898Z Syncing repository: SaberMage/spt-core
2026-06-04T17:19:09.6906455Z ##[group]Getting Git version info
2026-06-04T17:19:09.6909396Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-04T17:19:09.6913295Z [command]/usr/bin/git version
2026-06-04T17:19:09.6915005Z git version 2.34.1
2026-06-04T17:19:09.6920598Z ##[endgroup]
2026-06-04T17:19:09.6931164Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/27293ee8-8569-477f-957d-c508dfb645f1/.gitconfig'
2026-06-04T17:19:09.6937905Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/27293ee8-8569-477f-957d-c508dfb645f1' before making global git config changes
2026-06-04T17:19:09.6943742Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T17:19:09.6957729Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T17:19:09.7003513Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-04T17:19:09.7037066Z https://github.com/SaberMage/spt-core
2026-06-04T17:19:09.7059783Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T17:19:09.7068796Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T17:19:09.7100499Z refs/heads/dev-freeform
2026-06-04T17:19:09.7117927Z [command]/usr/bin/git checkout --detach
2026-06-04T17:19:09.7178143Z HEAD is now at 59a670e docs(plan): M5-D3d JIT plan — gates + discovery + context injection
2026-06-04T17:19:09.7246707Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-04T17:19:09.7289736Z Deleted branch dev-freeform (was 59a670e).
2026-06-04T17:19:09.7349059Z ##[endgroup]
2026-06-04T17:19:09.7353695Z [command]/usr/bin/git submodule status
2026-06-04T17:19:09.7635428Z ##[group]Cleaning the repository
2026-06-04T17:19:09.7640320Z [command]/usr/bin/git clean -ffdx
2026-06-04T17:19:10.6064591Z Removing target/
2026-06-04T17:19:10.6081193Z [command]/usr/bin/git reset --hard HEAD
2026-06-04T17:19:10.6156429Z HEAD is now at 59a670e docs(plan): M5-D3d JIT plan — gates + discovery + context injection
2026-06-04T17:19:10.6161952Z ##[endgroup]
2026-06-04T17:19:10.6164149Z ##[group]Disabling automatic garbage collection
2026-06-04T17:19:10.6167541Z [command]/usr/bin/git config --local gc.auto 0
2026-06-04T17:19:10.6208256Z ##[endgroup]
2026-06-04T17:19:10.6211417Z ##[group]Setting up auth
2026-06-04T17:19:10.6219108Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T17:19:10.6269578Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T17:19:10.6578018Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T17:19:10.6627788Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T17:19:10.6886577Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T17:19:10.6930809Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T17:19:10.7175351Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-04T17:19:10.7289096Z ##[endgroup]
2026-06-04T17:19:10.7291804Z ##[group]Fetching the repository
2026-06-04T17:19:10.7296412Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +984852e6ea69313e87b7918296a2611737528c7d:refs/remotes/origin/dev-freeform
2026-06-04T17:19:11.5247770Z From https://github.com/SaberMage/spt-core
2026-06-04T17:19:11.5250480Z  + 59a670e...984852e 984852e6ea69313e87b7918296a2611737528c7d -> origin/dev-freeform  (forced update)
2026-06-04T17:19:11.5275139Z ##[endgroup]
2026-06-04T17:19:11.5276001Z ##[group]Determining the checkout info
2026-06-04T17:19:11.5278306Z ##[endgroup]
2026-06-04T17:19:11.5285055Z [command]/usr/bin/git sparse-checkout disable
2026-06-04T17:19:11.5335847Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-04T17:19:11.5371227Z ##[group]Checking out the ref
2026-06-04T17:19:11.5377157Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T17:19:11.5451600Z Warning: you are leaving 1 commit behind, not connected to
2026-06-04T17:19:11.5452376Z any of your branches:
2026-06-04T17:19:11.5452655Z 
2026-06-04T17:19:11.5453377Z   59a670e docs(plan): M5-D3d JIT plan — gates + discovery + context injection
2026-06-04T17:19:11.5453940Z 
2026-06-04T17:19:11.5454337Z If you want to keep it by creating a new branch, this may be a good time
2026-06-04T17:19:11.5455054Z to do so with:
2026-06-04T17:19:11.5455295Z 
2026-06-04T17:19:11.5456118Z  git branch <new-branch-name> 59a670e
2026-06-04T17:19:11.5456474Z 
2026-06-04T17:19:11.5460821Z Switched to a new branch 'dev-freeform'
2026-06-04T17:19:11.5461828Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-04T17:19:11.5470156Z ##[endgroup]
2026-06-04T17:19:11.5518860Z [command]/usr/bin/git log -1 --format=%H
2026-06-04T17:19:11.5554969Z 984852e6ea69313e87b7918296a2611737528c7d
2026-06-04T17:19:11.5847203Z ##[group]Run cargo build --workspace --all-targets
2026-06-04T17:19:11.5847982Z [36;1mcargo build --workspace --all-targets[0m
2026-06-04T17:19:11.5873213Z shell: /usr/bin/bash -e {0}
2026-06-04T17:19:11.5873711Z ##[endgroup]
2026-06-04T17:19:12.3051954Z    Compiling proc-macro2 v1.0.106
2026-06-04T17:19:12.3053022Z    Compiling unicode-ident v1.0.24
2026-06-04T17:19:12.3054735Z    Compiling quote v1.0.45
2026-06-04T17:19:12.3055192Z    Compiling libc v0.2.186
2026-06-04T17:19:12.4050991Z    Compiling serde_core v1.0.228
2026-06-04T17:19:12.5381297Z    Compiling cfg-if v1.0.4
2026-06-04T17:19:12.5791690Z    Compiling serde v1.0.228
2026-06-04T17:19:12.8400711Z    Compiling typenum v1.20.1
2026-06-04T17:19:14.0561627Z    Compiling syn v2.0.117
2026-06-04T17:19:14.2710838Z    Compiling portable-atomic v1.13.1
2026-06-04T17:19:14.7692909Z    Compiling version_check v0.9.5
2026-06-04T17:19:15.0085461Z    Compiling memchr v2.8.1
2026-06-04T17:19:15.1771089Z    Compiling critical-section v1.2.0
2026-06-04T17:19:15.2440559Z    Compiling subtle v2.6.1
2026-06-04T17:19:15.4260369Z    Compiling generic-array v0.14.7
2026-06-04T17:19:15.5599035Z    Compiling semver v1.0.28
2026-06-04T17:19:15.9750860Z    Compiling rustc_version v0.4.1
2026-06-04T17:19:16.3528858Z    Compiling smallvec v1.15.1
2026-06-04T17:19:16.6133932Z    Compiling find-msvc-tools v0.1.9
2026-06-04T17:19:16.6201046Z    Compiling shlex v2.0.1
2026-06-04T17:19:16.8170734Z    Compiling cc v1.2.63
2026-06-04T17:19:16.9319409Z    Compiling equivalent v1.0.2
2026-06-04T17:19:16.9781165Z    Compiling itoa v1.0.18
2026-06-04T17:19:17.0481362Z    Compiling crypto-common v0.1.7
2026-06-04T17:19:17.2501079Z    Compiling pin-project-lite v0.2.17
2026-06-04T17:19:17.2898991Z    Compiling getrandom v0.2.17
2026-06-04T17:19:17.3231044Z    Compiling cpufeatures v0.2.17
2026-06-04T17:19:17.3680907Z    Compiling log v0.4.30
2026-06-04T17:19:17.4772011Z    Compiling hashbrown v0.17.1
2026-06-04T17:19:17.6052689Z    Compiling bytes v1.11.1
2026-06-04T17:19:18.4265631Z    Compiling indexmap v2.14.0
2026-06-04T17:19:18.6330775Z    Compiling futures-core v0.3.32
2026-06-04T17:19:18.7630571Z    Compiling bitflags v2.11.1
2026-06-04T17:19:19.0020283Z    Compiling rand_core v0.10.1
2026-06-04T17:19:19.1491603Z    Compiling socket2 v0.6.4
2026-06-04T17:19:19.1840542Z    Compiling getrandom v0.4.2
2026-06-04T17:19:19.3700556Z    Compiling mio v1.2.1
2026-06-04T17:19:19.6290392Z    Compiling stable_deref_trait v1.2.1
2026-06-04T17:19:19.8729642Z    Compiling block-buffer v0.10.4
2026-06-04T17:19:19.9080456Z    Compiling futures-sink v0.3.32
2026-06-04T17:19:19.9794077Z    Compiling futures-io v0.3.32
2026-06-04T17:19:20.0060420Z    Compiling slab v0.4.12
2026-06-04T17:19:20.0960513Z    Compiling digest v0.10.7
2026-06-04T17:19:20.1170627Z    Compiling futures-channel v0.3.32
2026-06-04T17:19:20.2040604Z    Compiling futures-task v0.3.32
2026-06-04T17:19:20.3590456Z    Compiling synstructure v0.13.2
2026-06-04T17:19:20.3642849Z    Compiling curve25519-dalek v4.1.3
2026-06-04T17:19:20.4000415Z    Compiling zerocopy v0.8.50
2026-06-04T17:19:20.5670665Z    Compiling rand_core v0.6.4
2026-06-04T17:19:20.7440366Z    Compiling ahash v0.8.12
2026-06-04T17:19:20.8076620Z    Compiling fnv v1.0.7
2026-06-04T17:19:20.8955254Z    Compiling sha2 v0.10.9
2026-06-04T17:19:21.1764254Z    Compiling vcpkg v0.2.15
2026-06-04T17:19:21.4180524Z    Compiling autocfg v1.5.1
2026-06-04T17:19:21.9230490Z    Compiling pkg-config v0.3.33
2026-06-04T17:19:22.1520593Z    Compiling signature v2.2.0
2026-06-04T17:19:22.2554965Z    Compiling ed25519 v2.2.3
2026-06-04T17:19:22.4080658Z    Compiling fastrand v2.4.1
2026-06-04T17:19:22.6690707Z    Compiling cfg_aliases v0.2.1
2026-06-04T17:19:22.7073833Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T17:19:22.7240453Z    Compiling zmij v1.0.21
2026-06-04T17:19:22.8755201Z    Compiling serde_derive v1.0.228
2026-06-04T17:19:22.9270550Z    Compiling zeroize_derive v1.4.3
2026-06-04T17:19:22.9972326Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T17:19:23.5795278Z    Compiling zeroize v1.8.2
2026-06-04T17:19:23.6900953Z    Compiling tokio-macros v2.7.0
2026-06-04T17:19:23.7747963Z    Compiling futures-macro v0.3.32
2026-06-04T17:19:24.5070815Z    Compiling tokio v1.52.3
2026-06-04T17:19:24.8000619Z    Compiling zerofrom-derive v0.1.7
2026-06-04T17:19:26.5532187Z    Compiling zerofrom v0.1.8
2026-06-04T17:19:26.6690639Z    Compiling futures-util v0.3.32
2026-06-04T17:19:26.9770569Z    Compiling yoke-derive v0.8.2
2026-06-04T17:19:28.4760579Z    Compiling yoke v0.8.2
2026-06-04T17:19:28.7080573Z    Compiling zerovec-derive v0.11.3
2026-06-04T17:19:29.7873120Z    Compiling once_cell v1.21.4
2026-06-04T17:19:30.0424673Z    Compiling displaydoc v0.2.6
2026-06-04T17:19:30.3350563Z    Compiling zerovec v0.11.6
2026-06-04T17:19:31.2860692Z    Compiling tinystr v0.8.3
2026-06-04T17:19:31.4470416Z    Compiling hashbrown v0.14.5
2026-06-04T17:19:31.5080295Z    Compiling tracing-core v0.1.36
2026-06-04T17:19:32.4030757Z    Compiling tracing-attributes v0.1.31
2026-06-04T17:19:32.8420147Z    Compiling ed25519-dalek v2.2.0
2026-06-04T17:19:33.1790629Z    Compiling writeable v0.6.3
2026-06-04T17:19:33.4358500Z    Compiling serde_json v1.0.150
2026-06-04T17:19:33.5463520Z    Compiling litemap v0.8.2
2026-06-04T17:19:33.7780379Z    Compiling rustversion v1.0.22
2026-06-04T17:19:34.0770260Z    Compiling icu_locale_core v2.2.0
2026-06-04T17:19:34.2200482Z    Compiling tracing v0.1.44
2026-06-04T17:19:34.4810209Z    Compiling hashlink v0.9.1
2026-06-04T17:19:34.7131544Z    Compiling potential_utf v0.1.5
2026-06-04T17:19:34.8415212Z    Compiling zerotrie v0.2.4
2026-06-04T17:19:34.9240374Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T17:19:35.0370457Z    Compiling fallible-iterator v0.3.0
2026-06-04T17:19:35.2380685Z    Compiling icu_properties_data v2.2.0
2026-06-04T17:19:35.3520647Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T17:19:35.5000695Z    Compiling utf8_iter v1.0.4
2026-06-04T17:19:35.5615011Z    Compiling icu_provider v2.2.0
2026-06-04T17:19:35.6218700Z    Compiling icu_collections v2.2.0
2026-06-04T17:19:36.3491386Z    Compiling spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-04T17:19:36.6480445Z    Compiling tokio-util v0.7.18
2026-06-04T17:19:37.5790519Z    Compiling anyhow v1.0.102
2026-06-04T17:19:37.9430067Z    Compiling percent-encoding v2.3.2
2026-06-04T17:19:38.0430746Z    Compiling icu_properties v2.2.0
2026-06-04T17:19:38.1284029Z    Compiling icu_normalizer v2.2.0
2026-06-04T17:19:38.7070269Z    Compiling ring v0.17.14
2026-06-04T17:19:38.9438094Z    Compiling http v1.4.1
2026-06-04T17:19:39.2600643Z    Compiling thiserror v2.0.18
2026-06-04T17:19:39.5581014Z    Compiling cpufeatures v0.3.0
2026-06-04T17:19:39.6060561Z    Compiling strsim v0.11.1
2026-06-04T17:19:40.0140642Z    Compiling idna_adapter v1.2.2
2026-06-04T17:19:40.2127118Z    Compiling rustls-pki-types v1.14.1
2026-06-04T17:19:40.5250524Z    Compiling thiserror-impl v2.0.18
2026-06-04T17:19:40.8576871Z    Compiling idna v1.1.0
2026-06-04T17:19:41.8114832Z    Compiling chacha20 v0.10.0
2026-06-04T17:19:42.1230529Z    Compiling form_urlencoded v1.2.2
2026-06-04T17:19:42.2829870Z    Compiling ipnet v2.12.0
2026-06-04T17:19:42.3650590Z    Compiling untrusted v0.9.0
2026-06-04T17:19:42.4540389Z    Compiling ident_case v1.0.1
2026-06-04T17:19:42.5420488Z    Compiling darling_core v0.20.11
2026-06-04T17:19:42.8897061Z    Compiling url v2.5.8
2026-06-04T17:19:43.8870681Z    Compiling rusqlite v0.32.1
2026-06-04T17:19:44.1420545Z    Compiling rand v0.10.1
2026-06-04T17:19:45.1696241Z    Compiling scopeguard v1.2.0
2026-06-04T17:19:45.2289686Z    Compiling rustls v0.23.40
2026-06-04T17:19:45.3470806Z    Compiling spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-04T17:19:45.7280727Z    Compiling unicode-segmentation v1.13.3
2026-06-04T17:19:46.3310431Z    Compiling convert_case v0.10.0
2026-06-04T17:19:46.3340458Z    Compiling rustls-webpki v0.103.13
2026-06-04T17:19:46.5497270Z    Compiling darling_macro v0.20.11
2026-06-04T17:19:46.7036836Z    Compiling lock_api v0.4.14
2026-06-04T17:19:46.8853849Z    Compiling const-oid v0.10.2
2026-06-04T17:19:47.0470629Z    Compiling unicode-xid v0.2.6
2026-06-04T17:19:47.1089713Z    Compiling atomic-waker v1.1.2
2026-06-04T17:19:47.1270617Z    Compiling derive_more-impl v2.1.1
2026-06-04T17:19:47.1920405Z    Compiling darling v0.20.11
2026-06-04T17:19:47.8140552Z    Compiling httparse v1.10.1
2026-06-04T17:19:48.1091887Z    Compiling rustix v1.1.4
2026-06-04T17:19:48.4263574Z    Compiling spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-04T17:19:49.1544299Z    Compiling derive_builder_core v0.20.2
2026-06-04T17:19:50.5941552Z    Compiling h2 v0.4.14
2026-06-04T17:19:50.9836943Z    Compiling http-body v1.0.1
2026-06-04T17:19:51.1140724Z    Compiling hybrid-array v0.4.12
2026-06-04T17:19:52.0080307Z    Compiling linux-raw-sys v0.12.1
2026-06-04T17:19:52.5628594Z    Compiling paste v1.0.15
2026-06-04T17:19:52.6440520Z    Compiling derive_more v2.1.1
2026-06-04T17:19:52.7631311Z    Compiling base64ct v1.8.3
2026-06-04T17:19:52.7920493Z    Compiling powerfmt v0.2.0
2026-06-04T17:19:53.0090043Z    Compiling heck v0.5.0
2026-06-04T17:19:53.1243837Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T17:19:53.2741117Z    Compiling deranged v0.5.8
2026-06-04T17:19:55.1646402Z    Compiling derive_builder_macro v0.20.2
2026-06-04T17:19:55.8230306Z    Compiling n0-error-macros v0.1.3
2026-06-04T17:19:56.4190578Z    Compiling spez v0.1.2
2026-06-04T17:19:56.4628818Z    Compiling memoffset v0.6.5
2026-06-04T17:19:56.5858513Z    Compiling num-traits v0.2.19
2026-06-04T17:19:56.7030401Z    Compiling try-lock v0.2.5
2026-06-04T17:19:56.7608985Z    Compiling tower-service v0.3.3
2026-06-04T17:19:56.7780387Z    Compiling time-core v0.1.8
2026-06-04T17:19:56.8125620Z    Compiling data-encoding v2.11.0
2026-06-04T17:19:56.9430447Z    Compiling base64 v0.22.1
2026-06-04T17:19:57.0089937Z    Compiling num-conv v0.2.2
2026-06-04T17:19:57.1920653Z    Compiling tinyvec_macros v0.1.1
2026-06-04T17:19:57.2320486Z    Compiling thiserror v1.0.69
2026-06-04T17:19:57.3760525Z    Compiling parking_lot_core v0.9.12
2026-06-04T17:19:57.5339013Z    Compiling tinyvec v1.11.0
2026-06-04T17:19:57.5400722Z    Compiling n0-error v0.1.3
2026-06-04T17:19:57.8826358Z    Compiling want v0.3.1
2026-06-04T17:19:58.0179152Z    Compiling tempfile v3.27.0
2026-06-04T17:19:58.0377843Z    Compiling derive_builder v0.20.2
2026-06-04T17:19:58.1430527Z    Compiling der v0.8.0-rc.10
2026-06-04T17:19:58.5360578Z    Compiling crypto-common v0.2.2
2026-06-04T17:19:58.5546451Z    Compiling block-buffer v0.12.0
2026-06-04T17:19:58.7105704Z    Compiling vergen-lib v9.1.0
2026-06-04T17:19:58.7160794Z    Compiling thiserror-impl v1.0.69
2026-06-04T17:19:58.8176698Z    Compiling pin-project-internal v1.1.13
2026-06-04T17:20:00.2410565Z    Compiling n0-future v0.3.2
2026-06-04T17:20:00.3430921Z    Compiling inout v0.1.4
2026-06-04T17:20:00.3467082Z    Compiling ioctl-rs v0.1.6
2026-06-04T17:20:00.4300549Z    Compiling termios v0.2.2
2026-06-04T17:20:00.4362499Z    Compiling serial-core v0.4.0
2026-06-04T17:20:00.4589132Z    Compiling diatomic-waker v0.2.3
2026-06-04T17:20:00.4692463Z    Compiling parking v2.2.1
2026-06-04T17:20:00.5480938Z    Compiling crossbeam-utils v0.8.21
2026-06-04T17:20:00.5780988Z    Compiling cordyceps v0.3.4
2026-06-04T17:20:00.5950486Z    Compiling spin v0.10.0
2026-06-04T17:20:00.6042710Z    Compiling winnow v1.0.3
2026-06-04T17:20:00.7790590Z    Compiling httpdate v1.0.3
2026-06-04T17:20:00.9938170Z    Compiling futures-buffered v0.2.13
2026-06-04T17:20:01.0330762Z    Compiling hyper v1.10.1
2026-06-04T17:20:01.0893982Z    Compiling serial-unix v0.4.0
2026-06-04T17:20:01.2810742Z    Compiling futures-lite v2.6.1
2026-06-04T17:20:01.4700284Z    Compiling cipher v0.4.4
2026-06-04T17:20:01.8084039Z    Compiling pin-project v1.1.13
2026-06-04T17:20:01.8650581Z    Compiling spki v0.8.0-rc.4
2026-06-04T17:20:02.0700130Z    Compiling digest v0.11.3
2026-06-04T17:20:02.2591397Z    Compiling netlink-packet-core v0.8.1
2026-06-04T17:20:02.6030565Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T17:20:03.0243124Z    Compiling tokio-rustls v0.26.4
2026-06-04T17:20:03.3924056Z    Compiling vergen v9.1.0
2026-06-04T17:20:03.5108733Z    Compiling vergen-lib v0.1.6
2026-06-04T17:20:03.6268575Z    Compiling noq-udp v0.10.0
2026-06-04T17:20:03.6680732Z    Compiling sync_wrapper v1.0.2
2026-06-04T17:20:03.7400236Z    Compiling universal-hash v0.5.1
2026-06-04T17:20:03.8406636Z    Compiling heapless v0.7.17
2026-06-04T17:20:03.8540511Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T17:20:03.8860527Z    Compiling aho-corasick v1.1.4
2026-06-04T17:20:03.9613427Z    Compiling regex-syntax v0.8.10
2026-06-04T17:20:04.0140681Z    Compiling byteorder v1.5.0
2026-06-04T17:20:04.0320887Z    Compiling pin-utils v0.1.0
2026-06-04T17:20:04.0674808Z    Compiling bitflags v1.3.2
2026-06-04T17:20:04.1100395Z    Compiling either v1.16.0
2026-06-04T17:20:04.2250335Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T17:20:04.3973729Z    Compiling opaque-debug v0.3.1
2026-06-04T17:20:04.4360473Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T17:20:04.5370533Z    Compiling polyval v0.6.2
2026-06-04T17:20:04.7610389Z    Compiling prefix-trie v0.8.4
2026-06-04T17:20:05.7699008Z    Compiling hash32 v0.2.1
2026-06-04T17:20:05.9710891Z    Compiling nix v0.25.1
2026-06-04T17:20:06.3240411Z    Compiling hyper-util v0.1.20
2026-06-04T17:20:06.8587248Z    Compiling regex-automata v0.4.14
2026-06-04T17:20:08.0050288Z    Compiling parking_lot v0.12.5
2026-06-04T17:20:09.0647132Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T17:20:09.1370481Z    Compiling filedescriptor v0.8.3
2026-06-04T17:20:09.2522048Z    Compiling serial v0.4.0
2026-06-04T17:20:10.0520564Z    Compiling spin v0.9.8
2026-06-04T17:20:10.2920424Z    Compiling vergen-gitcl v1.0.8
2026-06-04T17:20:10.4090739Z    Compiling futures-executor v0.3.32
2026-06-04T17:20:10.6900609Z    Compiling toml_datetime v0.6.11
2026-06-04T17:20:10.8770911Z    Compiling serde_spanned v0.6.9
2026-06-04T17:20:10.9801309Z    Compiling winnow v0.7.15
2026-06-04T17:20:11.0000656Z    Compiling num_threads v0.1.7
2026-06-04T17:20:11.5692988Z    Compiling shell-words v1.1.1
2026-06-04T17:20:11.7003491Z    Compiling toml_write v0.1.2
2026-06-04T17:20:11.9257579Z    Compiling signature v3.0.0
2026-06-04T17:20:12.0303429Z    Compiling tower-layer v0.3.3
2026-06-04T17:20:12.1806897Z    Compiling downcast-rs v1.2.1
2026-06-04T17:20:12.1970688Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T17:20:12.2175577Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T17:20:12.2390574Z    Compiling portable-pty v0.8.1
2026-06-04T17:20:12.6320748Z    Compiling time v0.3.47
2026-06-04T17:20:12.6579446Z    Compiling futures v0.3.32
2026-06-04T17:20:12.7127931Z    Compiling regex v1.12.3
2026-06-04T17:20:14.0470730Z    Compiling toml_edit v0.22.27
2026-06-04T17:20:14.3710608Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T17:20:15.6800611Z    Compiling proc-macro-crate v3.5.0
2026-06-04T17:20:16.3797501Z    Compiling ghash v0.5.1
2026-06-04T17:20:16.4181186Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T17:20:16.4799106Z    Compiling aes v0.8.4
2026-06-04T17:20:17.3010598Z    Compiling ctr v0.9.2
2026-06-04T17:20:17.4930587Z    Compiling http-body-util v0.1.3
2026-06-04T17:20:17.8190342Z    Compiling cobs v0.3.0
2026-06-04T17:20:17.8490424Z    Compiling netlink-sys v0.8.8
2026-06-04T17:20:17.9958595Z    Compiling postcard-derive v0.2.2
2026-06-04T17:20:18.1360543Z    Compiling aead v0.5.2
2026-06-04T17:20:18.2380628Z    Compiling openssl-probe v0.2.1
2026-06-04T17:20:18.3770606Z    Compiling rustls-native-certs v0.8.4
2026-06-04T17:20:18.5990338Z    Compiling postcard v1.1.3
2026-06-04T17:20:18.6965988Z    Compiling aes-gcm v0.10.3
2026-06-04T17:20:18.8550266Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T17:20:19.1710487Z    Compiling toml v0.8.23
2026-06-04T17:20:19.2480242Z    Compiling num_enum_derive v0.7.6
2026-06-04T17:20:19.3820462Z    Compiling data-encoding-macro v0.1.20
2026-06-04T17:20:19.4261384Z    Compiling tower v0.5.3
2026-06-04T17:20:20.1420466Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T17:20:20.1530581Z    Compiling crossbeam-channel v0.5.15
2026-06-04T17:20:20.2172326Z    Compiling netlink-packet-route v0.29.0
2026-06-04T17:20:20.5290770Z    Compiling strum_macros v0.28.0
2026-06-04T17:20:20.6030559Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T17:20:20.8880902Z    Compiling async-trait v0.1.89
2026-06-04T17:20:21.0724514Z    Compiling enum-assoc v1.3.0
2026-06-04T17:20:21.9290354Z    Compiling noq v0.18.0
2026-06-04T17:20:22.1090548Z    Compiling netwatch v0.16.0
2026-06-04T17:20:22.1660660Z    Compiling uuid v1.23.2
2026-06-04T17:20:22.3027425Z    Compiling blake3 v1.8.5
2026-06-04T17:20:22.5960578Z    Compiling acto v0.8.2
2026-06-04T17:20:22.7010336Z    Compiling mac-addr v0.3.0
2026-06-04T17:20:22.7241674Z    Compiling ryu v1.0.23
2026-06-04T17:20:22.8800692Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T17:20:22.9044051Z    Compiling rustc-hash v2.1.2
2026-06-04T17:20:22.9980305Z    Compiling identity-hash v0.1.0
2026-06-04T17:20:23.0220103Z    Compiling allocator-api2 v0.2.21
2026-06-04T17:20:23.0787270Z    Compiling foldhash v0.2.0
2026-06-04T17:20:23.2410660Z    Compiling xml-rs v0.8.28
2026-06-04T17:20:23.5583600Z    Compiling lru-slab v0.1.2
2026-06-04T17:20:23.6790880Z    Compiling tagptr v0.2.0
2026-06-04T17:20:23.8100941Z    Compiling strum v0.28.0
2026-06-04T17:20:23.8299066Z    Compiling moka v0.12.15
2026-06-04T17:20:23.9030880Z    Compiling noq-proto v0.17.0
2026-06-04T17:20:24.8890756Z    Compiling xmltree v0.10.3
2026-06-04T17:20:25.0950413Z    Compiling hashbrown v0.16.1
2026-06-04T17:20:25.1610624Z    Compiling iroh-metrics v0.38.3
2026-06-04T17:20:26.3406018Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T17:20:26.5150528Z    Compiling num_enum v0.7.6
2026-06-04T17:20:26.5900880Z    Compiling tower-http v0.6.11
2026-06-04T17:20:27.1190871Z    Compiling iroh-relay v0.98.0
2026-06-04T17:20:27.3560561Z    Compiling iroh-base v0.98.0
2026-06-04T17:20:28.1257890Z    Compiling netdev v0.42.0
2026-06-04T17:20:29.1990103Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T17:20:29.3340377Z    Compiling netlink-proto v0.12.0
2026-06-04T17:20:29.3971095Z    Compiling spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-04T17:20:29.6280520Z    Compiling hyper-rustls v0.27.9
2026-06-04T17:20:29.9170336Z    Compiling n0-watcher v0.6.1
2026-06-04T17:20:30.1923520Z    Compiling netlink-packet-route v0.30.0
2026-06-04T17:20:30.4190599Z    Compiling attohttpc v0.30.1
2026-06-04T17:20:31.8540692Z    Compiling tokio-stream v0.1.18
2026-06-04T17:20:31.8849858Z    Compiling simple-dns v0.9.3
2026-06-04T17:20:32.5570437Z    Compiling resolv-conf v0.7.6
2026-06-04T17:20:32.9863581Z    Compiling constant_time_eq v0.4.2
2026-06-04T17:20:33.1650626Z    Compiling arrayref v0.3.9
2026-06-04T17:20:33.2080821Z    Compiling simdutf8 v0.1.5
2026-06-04T17:20:33.4980674Z    Compiling sha1_smol v1.0.1
2026-06-04T17:20:33.7071273Z    Compiling arrayvec v0.7.6
2026-06-04T17:20:33.9750573Z    Compiling smol_str v0.1.24
2026-06-04T17:20:34.9816089Z    Compiling tokio-websockets v0.13.2
2026-06-04T17:20:35.0101025Z    Compiling iroh-dns v0.98.0
2026-06-04T17:20:35.5205669Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T17:20:37.3360364Z    Compiling igd-next v0.17.1
2026-06-04T17:20:39.2051912Z    Compiling reqwest v0.13.4
2026-06-04T17:20:40.5076569Z    Compiling lru v0.16.4
2026-06-04T17:20:40.7170877Z    Compiling spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-04T17:20:41.4663204Z    Compiling webpki-roots v1.0.7
2026-06-04T17:20:41.7126784Z    Compiling iroh v0.98.2
2026-06-04T17:20:41.9384664Z    Compiling hmac v0.12.1
2026-06-04T17:20:41.9970498Z    Compiling serde_bytes v0.11.19
2026-06-04T17:20:42.0740572Z    Compiling seize v0.5.1
2026-06-04T17:20:42.2578234Z    Compiling cmov v0.5.4
2026-06-04T17:20:42.4660512Z    Compiling papaya v0.2.4
2026-06-04T17:20:42.5589115Z    Compiling ctutils v0.4.2
2026-06-04T17:20:42.8710651Z    Compiling hkdf v0.12.4
2026-06-04T17:20:43.0024521Z    Compiling portmapper v0.16.0
2026-06-04T17:20:43.0690567Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T17:20:45.2950542Z    Compiling backon v1.6.0
2026-06-04T17:20:45.5529297Z    Compiling spake2 v0.4.0
2026-06-04T17:20:45.8851251Z    Compiling sha1 v0.10.6
2026-06-04T17:20:46.1290555Z    Compiling doctest-file v1.1.1
2026-06-04T17:20:46.6130362Z    Compiling interprocess v2.4.2
2026-06-04T17:20:47.2120950Z    Compiling spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-04T17:20:47.4203664Z    Compiling utf8parse v0.2.2
2026-06-04T17:20:47.4990718Z    Compiling anstyle-parse v1.0.0
2026-06-04T17:20:47.5245478Z    Compiling is_terminal_polyfill v1.70.2
2026-06-04T17:20:47.5803797Z    Compiling colorchoice v1.0.5
2026-06-04T17:20:47.6583035Z    Compiling anstyle-query v1.1.5
2026-06-04T17:20:47.7010475Z    Compiling anstyle v1.0.14
2026-06-04T17:20:47.7321233Z    Compiling clap_lex v1.1.0
2026-06-04T17:20:47.9666451Z    Compiling anstream v1.0.0
2026-06-04T17:20:47.9710957Z    Compiling clap_derive v4.6.1
2026-06-04T17:20:48.3590495Z    Compiling clap_builder v4.6.0
2026-06-04T17:20:50.2897627Z    Compiling mock-adapter v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-04T17:20:52.2870488Z    Compiling clap v4.6.1
2026-06-04T17:21:07.4387078Z    Compiling spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-04T17:21:09.4938570Z    Compiling spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-04T17:21:22.9327020Z    Compiling spt v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-04T17:21:59.4906261Z     Finished `dev` profile [unoptimized] target(s) in 2m 47s
2026-06-04T17:21:59.5523459Z ##[group]Run cargo test --workspace
2026-06-04T17:21:59.5524010Z [36;1mcargo test --workspace[0m
2026-06-04T17:21:59.5542874Z shell: /usr/bin/bash -e {0}
2026-06-04T17:21:59.5543275Z ##[endgroup]
2026-06-04T17:22:00.0417534Z     Finished `test` profile [unoptimized] target(s) in 0.37s
2026-06-04T17:22:00.0759698Z      Running unittests src/main.rs (target/debug/deps/mock_session-2d800d14bd17df09)
2026-06-04T17:22:00.0778168Z 
2026-06-04T17:22:00.0778586Z running 0 tests
2026-06-04T17:22:00.0778831Z 
2026-06-04T17:22:00.0779309Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:22:00.0779877Z 
2026-06-04T17:22:00.0780303Z      Running tests/manifest_valid.rs (target/debug/deps/manifest_valid-871e64e47d5a7661)
2026-06-04T17:22:00.0794914Z 
2026-06-04T17:22:00.0795335Z running 3 tests
2026-06-04T17:22:00.0816355Z test mock_manifest_parses_and_validates ... ok
2026-06-04T17:22:00.0817043Z test mock_has_no_claude_code_conventions ... ok
2026-06-04T17:22:00.0817666Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-04T17:22:00.0818097Z 
2026-06-04T17:22:00.0818539Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:22:00.0819123Z 
2026-06-04T17:22:00.0822174Z      Running unittests src/main.rs (target/debug/deps/spt-ed6eaa8dc9554cc9)
2026-06-04T17:22:00.0888614Z 
2026-06-04T17:22:00.0889026Z running 73 tests
2026-06-04T17:22:00.0904212Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-04T17:22:00.0905148Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-04T17:22:00.0905753Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-04T17:22:00.0909443Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-04T17:22:00.0915733Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-04T17:22:00.0921131Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-04T17:22:00.0927008Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-04T17:22:00.0928056Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-04T17:22:00.0929108Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-04T17:22:00.0930406Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-04T17:22:00.0932791Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-04T17:22:10.6206428Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-04T17:22:10.6972349Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-04T17:22:10.6973267Z test api::reporting::tests::boundary_injects_deferred_shell_context ... ok
2026-06-04T17:22:10.6976286Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-04T17:22:10.6981518Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-04T17:22:10.6985211Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-04T17:22:10.7424752Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-04T17:22:10.9074104Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-04T17:22:10.9076494Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-04T17:22:10.9080621Z test api::reporting::tests::history_log_appends ... ok
2026-06-04T17:22:10.9082049Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-04T17:22:10.9090606Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-04T17:22:10.9216051Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-04T17:22:10.9789517Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-04T17:22:10.9893216Z test api::startup::tests::bind_assigns_home_and_revive_preserves_it ... ok
2026-06-04T17:22:10.9944197Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-04T17:22:11.0015279Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-04T17:22:11.0073770Z test api::startup::tests::missing_seed_refused ... ok
2026-06-04T17:22:11.0195246Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-04T17:22:11.0220450Z test api::tests::adapter_is_required ... ok
2026-06-04T17:22:11.0223276Z test api::tests::state_value_is_validated ... ok
2026-06-04T17:22:11.0281308Z test api::tests::surface_parses ... ok
2026-06-04T17:22:11.0859779Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-04T17:22:11.0917757Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-04T17:22:11.0983407Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-04T17:22:11.0991801Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-04T17:22:11.1006969Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-04T17:22:11.1044854Z test cli::tests::adapter_subcommands_parse ... ok
2026-06-04T17:22:11.1045561Z test cli::tests::access_subcommands_parse ... ok
2026-06-04T17:22:11.1048820Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-04T17:22:11.1049650Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-04T17:22:11.1052387Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-04T17:22:11.1053405Z test cli::tests::escalation_choice_parses_fail_closed ... ok
2026-06-04T17:22:11.1064943Z test cli::tests::digest_flag_defaults ... ok
2026-06-04T17:22:11.1114089Z test cli::tests::grant_subcommands_parse ... ok
2026-06-04T17:22:11.1134468Z test cli::tests::invalid_usage_errors ... ok
2026-06-04T17:22:11.1141095Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-04T17:22:11.1144538Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-04T17:22:11.1150057Z test cli::tests::notif_subnet_resolution_never_guesses ... ok
2026-06-04T17:22:11.1189097Z test cli::tests::notify_surface_parses ... ok
2026-06-04T17:22:11.1215585Z test cli::tests::pair_show_totp_arg_shapes_parse ... ok
2026-06-04T17:22:11.1227926Z test cli::tests::pair_show_totp_subnet_and_create_new_conflict ... ok
2026-06-04T17:22:11.1238529Z test cli::tests::ring_timeout_defaults ... ok
2026-06-04T17:22:11.1250150Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-04T17:22:11.1809732Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-04T17:22:11.1810430Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-04T17:22:11.6820670Z test cli::tests::fork_forks_homes_and_deletes_exactly_the_source ... ok
2026-06-04T17:22:11.8997386Z test cli::tests::shell_channels_relay_sensory_and_text_file ... ok
2026-06-04T17:22:11.9060602Z test cli::tests::shell_owner_exclusivity_negatives ... ok
2026-06-04T17:22:11.9136626Z test cli::tests::shell_subcommands_parse ... ok
2026-06-04T17:22:11.9141177Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-04T17:22:11.9308565Z test cli::tests::subcommands_parse ... ok
2026-06-04T17:22:11.9312700Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-04T17:22:11.9315731Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-04T17:22:11.9316673Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-04T17:22:11.9317864Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-04T17:22:11.9318756Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-04T17:22:11.9325000Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-04T17:22:12.0392332Z test cli::tests::shell_spawn_approval_floor_gates ... ok
2026-06-04T17:22:12.0577858Z test cli::tests::shell_spawn_cap_and_over_cap_gates ... ok
2026-06-04T17:22:22.6218461Z test cli::tests::shell_spawn_gates_on_the_registered_set ... ok
2026-06-04T17:22:34.0489782Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-04T17:22:34.0490806Z 
2026-06-04T17:22:34.0491248Z test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 33.96s
2026-06-04T17:22:34.0491834Z 
2026-06-04T17:22:34.0521737Z      Running tests/contract_e2e.rs (target/debug/deps/contract_e2e-91433aa8bc1e3586)
2026-06-04T17:22:34.0539624Z 
2026-06-04T17:22:34.0539938Z running 4 tests
2026-06-04T17:22:40.3811251Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-04T17:22:40.4459970Z SEEDED:1291443
2026-06-04T17:22:40.7319609Z test seed_then_listen_binds_and_relays ... ok
2026-06-04T17:22:40.7459894Z SEEDED:1291443
2026-06-04T17:22:41.2715692Z test live_agent_lifecycle_e2e ... ok
2026-06-04T17:22:41.4002465Z test mock_adapter_drives_the_full_contract ... ok
2026-06-04T17:22:41.4003082Z 
2026-06-04T17:22:41.4003683Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.35s
2026-06-04T17:22:41.4004266Z 
2026-06-04T17:22:41.4007514Z      Running unittests src/lib.rs (target/debug/deps/spt_daemon-e4e66f983eba88ed)
2026-06-04T17:22:41.4044484Z 
2026-06-04T17:22:41.4044882Z running 149 tests
2026-06-04T17:22:41.4049016Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-04T17:22:41.4050013Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-04T17:22:41.4068203Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-04T17:22:41.4068963Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-04T17:22:41.4091414Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-04T17:22:41.4092328Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-04T17:22:41.4093060Z test access::tests::gate_decision_table ... ok
2026-06-04T17:22:41.4093718Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-04T17:22:41.4094429Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-04T17:22:41.4097756Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-04T17:22:41.4098594Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-04T17:22:41.4099869Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-04T17:22:41.4113798Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-04T17:22:41.4114571Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-04T17:22:41.4115309Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-04T17:22:41.4116051Z test config::tests::missing_file_is_default ... ok
2026-06-04T17:22:41.4116737Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-04T17:22:41.4117466Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-04T17:22:41.4118144Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-04T17:22:41.4118838Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-04T17:22:41.4119514Z test config::tests::save_load_roundtrip ... ok
2026-06-04T17:22:41.4123218Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-04T17:22:41.4128744Z test adapter_update::tests::ripple_registered_uses_the_registered_set ... ok
2026-06-04T17:22:41.4130121Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-04T17:22:41.4141980Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-04T17:22:41.4160230Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-04T17:22:41.4161024Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-04T17:22:41.4210506Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-04T17:22:41.4214699Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-04T17:22:41.4218815Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-04T17:22:41.4219759Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-04T17:22:41.4220431Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-04T17:22:41.4221541Z test digesthub::tests::render_is_glanceable ... ok
2026-06-04T17:22:41.4222201Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-04T17:22:41.4222914Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-04T17:22:41.4223701Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-04T17:22:41.4224454Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-04T17:22:41.4225138Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-04T17:22:41.4225787Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-04T17:22:41.4226371Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-04T17:22:41.4605676Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-04T17:22:41.4616939Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-04T17:22:41.4618257Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-04T17:22:41.4619427Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-04T17:22:41.4620466Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-04T17:22:41.4621307Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-04T17:22:41.4622206Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-04T17:22:41.4622912Z test grants::tests::escalation_answers_apply ... ok
2026-06-04T17:22:41.4624087Z test grants::tests::escalation_ask_body_roundtrip ... ok
2026-06-04T17:22:41.4650224Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-04T17:22:41.4651003Z test grants::tests::no_session_escalates_with_none_target ... ok
2026-06-04T17:22:41.4651681Z test grants::tests::preconsent_flags_author_grants ... ok
2026-06-04T17:22:41.4652542Z test grants::tests::reserved_capabilities_refuse_even_when_granted ... ok
2026-06-04T17:22:41.4657150Z test grants::tests::ungranted_escalates_granted_allows ... ok
2026-06-04T17:22:41.4677344Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-04T17:22:41.5767318Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-04T17:22:41.5995888Z test grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips ... ok
2026-06-04T17:22:41.6533455Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-04T17:22:41.7070022Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-04T17:22:41.7321663Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-04T17:22:41.7550555Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-04T17:22:41.8093164Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-04T17:22:41.8318857Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-04T17:22:41.8846493Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-04T17:22:41.8848484Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-04T17:22:41.8851314Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-04T17:22:41.8852730Z test msg::tests::output_envelope_round_trips ... ok
2026-06-04T17:22:41.8853657Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-04T17:22:41.8854951Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-04T17:22:41.9037567Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-04T17:22:41.9348311Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-04T17:22:41.9382029Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-04T17:22:42.0889483Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-04T17:22:42.2193072Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-04T17:22:42.3389753Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-04T17:22:42.4468348Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-04T17:22:42.4685348Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-04T17:22:42.5052007Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-04T17:22:42.6184150Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-04T17:22:42.6783300Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-04T17:22:42.7773272Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-04T17:22:42.8719946Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-04T17:22:42.9509965Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-04T17:22:43.0074434Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-04T17:22:43.0607470Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-04T17:22:43.1998938Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-04T17:22:43.2852541Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-04T17:22:43.4315744Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-04T17:22:43.5114719Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-04T17:22:43.5973879Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-04T17:22:43.6674758Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-04T17:22:43.6675449Z test reconcile::tests::active_node_wins ... ok
2026-06-04T17:22:43.6676355Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-04T17:22:43.6677526Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-04T17:22:43.6678706Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-04T17:22:43.7673391Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-04T17:22:43.8503660Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-04T17:22:44.0008999Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-04T17:22:44.0026640Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-04T17:22:44.0281993Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-04T17:22:44.0286866Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-04T17:22:44.0319676Z test registryhost::tests::advertisement_carries_both_authored_blurb ... ok
2026-06-04T17:22:44.0326330Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-04T17:22:44.0334375Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-04T17:22:44.0346051Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-04T17:22:44.0356501Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-04T17:22:44.0358245Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-04T17:22:44.0360018Z test release::tests::hex_roundtrips ... ok
2026-06-04T17:22:44.0368140Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-04T17:22:44.0386705Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-04T17:22:44.0393206Z test release::tests::revoked_key_is_rejected ... ok
2026-06-04T17:22:44.0398974Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-04T17:22:44.0404604Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-04T17:22:44.0415190Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-04T17:22:44.0421385Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-04T17:22:44.0434901Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-04T17:22:44.0440102Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-04T17:22:44.0442646Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-04T17:22:44.0474795Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-04T17:22:44.0478086Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-04T17:22:44.0478888Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-04T17:22:44.0521661Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-04T17:22:44.0522483Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-04T17:22:44.1666395Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-04T17:22:44.2776620Z test relay::tests::run_honors_stop ... ok
2026-06-04T17:22:44.2894967Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-04T17:22:44.2903916Z test shellchan::tests::frames_compose_and_stamp_roundtrips ... ok
2026-06-04T17:22:44.2904703Z test shellchan::tests::sensory_text_file_frames_shape ... ok
2026-06-04T17:22:44.2910974Z test shellchan::tests::vocab_check_bounds_ops_and_args ... ok
2026-06-04T17:22:44.2958138Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-04T17:22:44.2987029Z test shelldisc::tests::shell_context_renders_sections_and_empties_to_none ... ok
2026-06-04T17:22:44.3028279Z test shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable ... ok
2026-06-04T17:22:44.3030141Z test shellhost::tests::launch_fails_closed_on_bad_templates ... ok
2026-06-04T17:22:44.3030879Z test shellhost::tests::link_key_and_frame_mac_roundtrip ... ok
2026-06-04T17:22:44.3031492Z test sync::tests::gate_decision_table ... ok
2026-06-04T17:22:44.3039773Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-04T17:22:44.3044285Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-04T17:22:44.3047979Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-04T17:22:44.3051258Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-04T17:22:44.3052251Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-04T17:22:44.3053987Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-04T17:22:44.3055110Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-04T17:22:44.3056091Z test shellhost::tests::launch_parks_token_and_bind_by_token_onlines ... ok
2026-06-04T17:22:44.3065515Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-04T17:22:44.3071803Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-04T17:22:44.3073147Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-04T17:22:44.3094953Z test seedmap::tests::take_absent_is_none ... ok
2026-06-04T17:22:44.3404983Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-04T17:22:44.5274224Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-04T17:22:44.5274649Z 
2026-06-04T17:22:44.5275085Z test result: ok. 149 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.12s
2026-06-04T17:22:44.5276048Z 
2026-06-04T17:22:44.5300126Z      Running tests/access.rs (target/debug/deps/access-473ef3d00f0e60b9)
2026-06-04T17:22:44.5333079Z 
2026-06-04T17:22:44.5333761Z running 1 test
2026-06-04T17:22:44.6877089Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-04T17:22:44.6877627Z 
2026-06-04T17:22:44.6878022Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
2026-06-04T17:22:44.6878597Z 
2026-06-04T17:22:44.6896830Z      Running tests/attach.rs (target/debug/deps/attach-e249d3989aa1dfdb)
2026-06-04T17:22:44.6930985Z 
2026-06-04T17:22:44.6931450Z running 3 tests
2026-06-04T17:22:44.7812152Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-04T17:22:44.8076193Z test attach_registers_remote_drive_detection ... ok
2026-06-04T17:22:44.8131763Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-04T17:22:44.8160157Z 
2026-06-04T17:22:44.8164539Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
2026-06-04T17:22:44.8165181Z 
2026-06-04T17:22:44.8165570Z      Running tests/brain_swap.rs (target/debug/deps/brain_swap-b6ecc1d976d124d8)
2026-06-04T17:22:44.8183801Z 
2026-06-04T17:22:44.8184136Z running 1 test
2026-06-04T17:22:44.8212154Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-04T17:22:44.8212689Z 
2026-06-04T17:22:44.8213108Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:22:44.8213660Z 
2026-06-04T17:22:44.8216135Z      Running tests/broker.rs (target/debug/deps/broker-4af89658232ca903)
2026-06-04T17:22:44.8234920Z 
2026-06-04T17:22:44.8235506Z running 1 test
2026-06-04T17:22:44.8260504Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-04T17:22:44.8261092Z 
2026-06-04T17:22:44.8261543Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:22:44.8262116Z 
2026-06-04T17:22:44.8265103Z      Running tests/budget.rs (target/debug/deps/budget-9c84361f83446561)
2026-06-04T17:22:44.8283372Z 
2026-06-04T17:22:44.8283671Z running 1 test
2026-06-04T17:22:44.8285555Z test measure_dormant_seat_budget ... ok
2026-06-04T17:22:44.8285898Z 
2026-06-04T17:22:44.8286317Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:22:44.8286868Z 
2026-06-04T17:22:44.8288603Z      Running tests/daemon_e2e.rs (target/debug/deps/daemon_e2e-f6631c3ec56ffa54)
2026-06-04T17:22:44.8308500Z 
2026-06-04T17:22:44.8308779Z running 1 test
2026-06-04T17:22:45.4524517Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-04T17:22:45.4525533Z 
2026-06-04T17:22:45.4526122Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
2026-06-04T17:22:45.4526753Z 
2026-06-04T17:22:45.4532331Z      Running tests/digest.rs (target/debug/deps/digest-edc70045e9a10ca5)
2026-06-04T17:22:45.4554251Z 
2026-06-04T17:22:45.4554620Z running 1 test
2026-06-04T17:22:45.5428121Z test digest_daemon_half_end_to_end ... ok
2026-06-04T17:22:45.5435489Z      Running tests/dispatch.rs (target/debug/deps/dispatch-3f6d5e012ea4b19b)
2026-06-04T17:22:45.5436031Z 
2026-06-04T17:22:45.5436436Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-04T17:22:45.5437000Z 
2026-06-04T17:22:45.5471045Z 
2026-06-04T17:22:45.5471564Z running 7 tests
2026-06-04T17:22:45.7115723Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-04T17:22:45.8231592Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-04T17:22:45.8660779Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-04T17:22:45.9620229Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-04T17:22:46.3595723Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-04T17:22:46.4058091Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-04T17:22:46.5318679Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-04T17:22:46.5322674Z 
2026-06-04T17:22:46.5323108Z test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s
2026-06-04T17:22:46.5323711Z 
2026-06-04T17:22:46.5373336Z      Running tests/handoff.rs (target/debug/deps/handoff-29578ba09d077953)
2026-06-04T17:22:46.5392799Z 
2026-06-04T17:22:46.5393200Z running 1 test
2026-06-04T17:22:46.5451397Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-04T17:22:46.5451876Z 
2026-06-04T17:22:46.5452281Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T17:22:46.5452836Z 
2026-06-04T17:22:46.5459330Z      Running tests/idempotent.rs (target/debug/deps/idempotent-2046ed863cf4bca9)
2026-06-04T17:22:46.5477313Z 
2026-06-04T17:22:46.5477613Z running 1 test
2026-06-04T17:22:46.6120352Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-04T17:22:46.6120896Z 
2026-06-04T17:22:46.6122109Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
2026-06-04T17:22:46.6122723Z 
2026-06-04T17:22:46.6127594Z      Running tests/netbroker.rs (target/debug/deps/netbroker-1f3b65f23b9fa21d)
2026-06-04T17:22:46.6161454Z 
2026-06-04T17:22:46.6163126Z running 5 tests
2026-06-04T17:22:46.6186338Z test netless_broker_probes_gracefully ... ok
2026-06-04T17:22:46.6380345Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-04T17:22:46.6412457Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-04T17:22:46.6681902Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-04T17:22:46.6759305Z test brain_dials_second_broker_over_loopback ... ok
2026-06-04T17:22:46.6759889Z 
2026-06-04T17:22:46.6766672Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
2026-06-04T17:22:46.6767347Z 
2026-06-04T17:22:46.6789475Z      Running tests/netstream.rs (target/debug/deps/netstream-abfb9af03e9c9db2)
2026-06-04T17:22:46.6822492Z 
2026-06-04T17:22:46.6823092Z running 2 tests
2026-06-04T17:22:46.8105197Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-04T17:22:46.8740677Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-04T17:22:46.8741328Z 
2026-06-04T17:22:46.8742288Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
2026-06-04T17:22:46.8742866Z 
2026-06-04T17:22:46.8770155Z      Running tests/notifsync.rs (target/debug/deps/notifsync-f26a94791c0cd9c3)
2026-06-04T17:22:46.8804469Z 
2026-06-04T17:22:46.8804916Z running 1 test
2026-06-04T17:22:47.0832433Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-04T17:22:47.0832993Z 
2026-06-04T17:22:47.0833390Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-04T17:22:47.0833954Z 
2026-06-04T17:22:47.0856552Z      Running tests/peerloop.rs (target/debug/deps/peerloop-3e9d37253ec356c3)
2026-06-04T17:22:47.0894264Z 
2026-06-04T17:22:47.0894699Z running 1 test
2026-06-04T17:22:47.5776562Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-04T17:22:47.5777062Z 
2026-06-04T17:22:47.5777464Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
2026-06-04T17:22:47.5778010Z 
2026-06-04T17:22:47.5799634Z      Running tests/presence.rs (target/debug/deps/presence-706b8a9f87606c08)
2026-06-04T17:22:47.5833915Z 
2026-06-04T17:22:47.5834281Z running 2 tests
2026-06-04T17:22:47.7396094Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-04T17:22:47.7441659Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-04T17:22:47.7442221Z 
2026-06-04T17:22:47.7442805Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
2026-06-04T17:22:47.7443360Z 
2026-06-04T17:22:47.7463816Z      Running tests/propagate.rs (target/debug/deps/propagate-fe33067d75cf97a3)
2026-06-04T17:22:47.7497458Z 
2026-06-04T17:22:47.7497883Z running 4 tests
2026-06-04T17:22:47.8731122Z test untrusted_origin_gets_no_offer ... ok
2026-06-04T17:22:47.8771846Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-04T17:22:47.8804062Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-04T17:22:48.1410275Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-04T17:22:48.1419723Z 
2026-06-04T17:22:48.1420263Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
2026-06-04T17:22:48.1420839Z 
2026-06-04T17:22:48.1445148Z      Running tests/replicate.rs (target/debug/deps/replicate-7258dcc833a22e39)
2026-06-04T17:22:48.1479623Z 
2026-06-04T17:22:48.1480064Z running 1 test
2026-06-04T17:22:48.2058925Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-04T17:22:48.2059725Z 
2026-06-04T17:22:48.2060364Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
2026-06-04T17:22:48.2060953Z 
2026-06-04T17:22:48.2078837Z      Running tests/shellchan.rs (target/debug/deps/shellchan-04528411dc9ec003)
2026-06-04T17:22:48.2099943Z 
2026-06-04T17:22:48.2100293Z running 1 test
2026-06-04T17:22:48.3430749Z test stdin_receipt_delivers_spooled_frames_exactly_once ... ok
2026-06-04T17:22:48.3431226Z 
2026-06-04T17:22:48.3431615Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
2026-06-04T17:22:48.3432179Z 
2026-06-04T17:22:48.3438437Z      Running tests/sync.rs (target/debug/deps/sync-b3b7e97943d3003a)
2026-06-04T17:22:48.3474108Z 
2026-06-04T17:22:48.3474525Z running 3 tests
2026-06-04T17:22:48.8805028Z test torn_pull_recovers_by_repulling ... ok
2026-06-04T17:22:49.5616026Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-04T17:22:49.8272183Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-04T17:22:49.8272857Z 
2026-06-04T17:22:49.8274560Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.48s
2026-06-04T17:22:49.8275396Z 
2026-06-04T17:22:49.8311753Z      Running tests/twohost.rs (target/debug/deps/twohost-e7d43883964b0533)
2026-06-04T17:22:49.8347138Z 
2026-06-04T17:22:49.8347552Z running 2 tests
2026-06-04T17:22:49.8349818Z test two_host_ladder_role_a ... ok
2026-06-04T17:22:49.8350278Z test two_host_ladder_role_b ... ok
2026-06-04T17:22:49.8350559Z 
2026-06-04T17:22:49.8350944Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:22:49.8351492Z 
2026-06-04T17:22:49.8355372Z      Running tests/wanmsg.rs (target/debug/deps/wanmsg-bde54a1a9153ac91)
2026-06-04T17:22:49.8390771Z 
2026-06-04T17:22:49.8391136Z running 2 tests
2026-06-04T17:22:50.0610562Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-04T17:22:50.0678994Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-04T17:22:50.0679616Z 
2026-06-04T17:22:50.0680076Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
2026-06-04T17:22:50.0680662Z 
2026-06-04T17:22:50.0707588Z      Running tests/xfer.rs (target/debug/deps/xfer-e26e2007d21af231)
2026-06-04T17:22:50.0747178Z 
2026-06-04T17:22:50.0755238Z running 2 tests
2026-06-04T17:22:50.4606168Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-04T17:22:50.5084100Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-04T17:22:50.5084987Z 
2026-06-04T17:22:50.5085691Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
2026-06-04T17:22:50.5086258Z 
2026-06-04T17:22:50.5112986Z      Running unittests src/lib.rs (target/debug/deps/spt_live-9c6eff607e44ed98)
2026-06-04T17:22:50.5128410Z 
2026-06-04T17:22:50.5128685Z running 49 tests
2026-06-04T17:22:50.5132085Z test context::tests::direct_always_writes ... ok
2026-06-04T17:22:50.5132690Z test context::tests::llm_over_llm_writes ... ok
2026-06-04T17:22:50.5133228Z test context::tests::llm_past_window_writes ... ok
2026-06-04T17:22:50.5133860Z test context::tests::llm_within_window_suppressed ... ok
2026-06-04T17:22:50.5320019Z test context::tests::write_context_suppresses_stale_llm ... FAILED
2026-06-04T17:22:50.5331033Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-04T17:22:50.5338983Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-04T17:22:50.5340681Z test echo::tests::provenance_is_stamped ... ok
2026-06-04T17:22:50.5353365Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-04T17:22:50.5533272Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-04T17:22:50.5548055Z test echo::tests::echo_nonzero_errors ... ok
2026-06-04T17:22:50.5548895Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-04T17:22:50.5551112Z test history::tests::native_missing_log_is_empty ... ok
2026-06-04T17:22:50.5555770Z test history::tests::fetcher_yields_records ... ok
2026-06-04T17:22:50.5563372Z test history::tests::native_reads_logged_records ... ok
2026-06-04T17:22:50.5743850Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-04T17:22:50.7268710Z test ingest::tests::both_drops_ingested ... ok
2026-06-04T17:22:50.8356559Z test history::tests::fetcher_timeout_errors ... ok
2026-06-04T17:22:50.8662518Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-04T17:22:50.8663547Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-04T17:22:50.8664423Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-04T17:22:50.8665251Z test ingest::tests::no_drops_is_empty ... ok
2026-06-04T17:22:50.8667159Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-04T17:22:50.8668097Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-04T17:22:50.8668949Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-04T17:22:50.8669992Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-04T17:22:50.8670773Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-04T17:22:50.8671356Z test psyche::tests::prompt_without_event ... ok
2026-06-04T17:22:50.9527864Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-04T17:22:51.1997963Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-04T17:22:51.2219988Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-04T17:22:51.2225571Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-04T17:22:51.3623193Z test pulse::tests::tick_ingests_drops ... ok
2026-06-04T17:22:51.3626457Z test pulse::tests::tick_reports_idle ... ok
2026-06-04T17:22:51.5143840Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-04T17:22:51.6112999Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-04T17:22:51.8263903Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-04T17:22:51.9795444Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-04T17:22:52.0014142Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-04T17:22:52.1517139Z test resume::tests::download_composes_two_tiers ... ok
2026-06-04T17:22:52.1518069Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-04T17:22:52.1518805Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-04T17:22:52.1519932Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-04T17:22:52.1522200Z test signoff::tests::stale_signoff_swept ... ok
2026-06-04T17:22:52.1732952Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-04T17:22:52.1734912Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-04T17:22:52.1741930Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-04T17:22:52.1942957Z test turn::tests::turn_captures_stdout ... ok
2026-06-04T17:22:52.4522891Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-04T17:22:52.4523313Z 
2026-06-04T17:22:52.4523452Z failures:
2026-06-04T17:22:52.4523651Z 
2026-06-04T17:22:52.4523996Z ---- context::tests::write_context_suppresses_stale_llm stdout ----
2026-06-04T17:22:52.4524930Z 
2026-06-04T17:22:52.4525523Z thread 'context::tests::write_context_suppresses_stale_llm' (1293699) panicked at crates/spt-live/src/context.rs:192:75:
2026-06-04T17:22:52.4526760Z called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
2026-06-04T17:22:52.4527845Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-04T17:22:52.4528406Z 
2026-06-04T17:22:52.4528413Z 
2026-06-04T17:22:52.4528570Z failures:
2026-06-04T17:22:52.4529022Z     context::tests::write_context_suppresses_stale_llm
2026-06-04T17:22:52.4529602Z 
2026-06-04T17:22:52.4530072Z test result: FAILED. 48 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.94s
2026-06-04T17:22:52.4530683Z 
2026-06-04T17:22:52.4530979Z error: test failed, to rerun pass `-p spt-live --lib`
2026-06-04T17:22:52.4642308Z ##[error]Process completed with exit code 101.
2026-06-04T17:22:52.4880793Z Post job cleanup.
2026-06-04T17:22:52.6110603Z [command]/usr/bin/git version
2026-06-04T17:22:52.6165941Z git version 2.34.1
2026-06-04T17:22:52.6211742Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/a9394fdb-8ff0-4d1d-a1cd-3c236a29b7ab/.gitconfig'
2026-06-04T17:22:52.6235240Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/a9394fdb-8ff0-4d1d-a1cd-3c236a29b7ab' before making global git config changes
2026-06-04T17:22:52.6237538Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T17:22:52.6243258Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T17:22:52.6292365Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T17:22:52.6340694Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T17:22:52.6590132Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T17:22:52.6619128Z http.https://github.com/.extraheader
2026-06-04T17:22:52.6634242Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-04T17:22:52.6685321Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T17:22:52.6967910Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T17:22:52.7015245Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T17:22:52.7506869Z Cleaning up orphan processes
2026-06-04T17:22:52.8142990Z Terminate orphan process: pid (1293721) (sleep)
